home *** CD-ROM | disk | FTP | other *** search
/ Packard Bell - Multimedia…D & Packard Bell Library / Packard Bell Master CD.iso / diskimag / pnp / disk1.img / DB / HWP1400.CF_ / HWP1400.bin
Text File  |  1995-02-09  |  4KB  |  125 lines

  1. ;
  2. ; (c)Copyright Hewlett-Packard Co., 1989-1990
  3. ;    All Rights Reserved.
  4. ;
  5.                    
  6. BOARD                        
  7.    ID            = "HWP1400"
  8.    NAME            = "HP Dual Serial Interface Board (24541B)"
  9.    MFR            = "Hewlett-Packard Co."
  10.    CATEGORY     = "COM"
  11.    SLOT           = ISA8OR16
  12.    COMMENTS = "    The HP Dual Serial Interface board provides industry 
  13.                 standard RS-232/422 asynchronous interfaces.  If you 
  14.                 have an HP Vectra 286, 386, or 486 (AT-compatible) computer,
  15.                 be sure to install this board in a slot that is 16-bit
  16.                 or larger."
  17.  
  18. JUMPER(1)   = 4
  19.    JTYPE    = paired
  20.    NAME     = "SER (A)"
  21.    VERTICAL = yes
  22.    LABEL    = LOC(4 3 2 1) "P-4" "P-3" "P-2" "P-1"
  23.    FACTORY  = LOC(4-1) 0001
  24.  
  25. JUMPER(2)   = 4          
  26.    JTYPE    = paired
  27.    NAME     = "SER (B)"       
  28.    VERTICAL = yes
  29.    LABEL    = LOC(4 3 2 1) "P-4" "P-3" "P-2" "P-1"
  30.    FACTORY  = LOC(4-1) 0010
  31.  
  32. JUMPER(3)   = 2
  33.    JTYPE    = paired
  34.    NAME     = "MODE"
  35.    VERTICAL = yes
  36.    LABEL    = LOC(2 1) "AT-MODE" "XT-MODE"
  37.    INITVAL  = LOC(2-1) 10         ; default is AT-MODE
  38.    FACTORY  = LOC(2-1) 10
  39.    COMMENTS = "HP Vectra 286, 386, and 486 (AT-compatible) computers support
  40.                the use of four serial port configurations.  For these computers,
  41.                place the board in a slot that is 16-bit or larger and set 
  42.                the jumper to AT-MODE.\n
  43.                HP Vectra CS (XT-compatible) computers support the use of two 
  44.                serial port configurations (COM1 and COM2).  For the Vectra CS,
  45.                set the jumper to XT-MODE."
  46.     
  47. GROUP = "Dual Serial Ports"
  48.    TYPE       = "COM,ASY"
  49.  
  50. FUNCTION    = "Serial Port A"
  51.    CONNECTION = "9-pin, male, D-type connector"
  52.    COMMENTS   = "COM3 and COM4 selections are available for 
  53.                  AT-compatible computers only."
  54.    HELP       = "Serial port A provides industry standard RS-232 
  55.                  asynchronous communications.\n
  56.                  COM3 and COM4 selections are not available for 
  57.                  XT-compatible computers."
  58.  
  59.    CHOICE = "COM1"
  60.       SUBTYPE  = "COM1"
  61.       LINK         
  62.          PORT = 03F8h-03FFh
  63.          IRQ = 4
  64.          INIT = JUMPER(1) LOC(4 3 2 1) 0001
  65.          
  66.    CHOICE = "COM2"
  67.       SUBTYPE  = "COM2"
  68.       LINK
  69.          PORT = 02F8h-02FFh
  70.          IRQ = 3    
  71.          INIT = JUMPER(1) LOC(4 3 2 1) 0010
  72.  
  73.    CHOICE = "COM3"
  74.       SUBTYPE = "COM3"
  75.       LINK
  76.          PORT = 03E8h-03EFh
  77.          IRQ = 10        
  78.          INIT = JUMPER(1) LOC(4 3 2 1) 0100
  79.  
  80.    CHOICE = "COM4"
  81.       SUBTYPE = "COM4"
  82.       LINK        
  83.          PORT = 02E8h-02EFh
  84.          IRQ = 11
  85.          INIT = JUMPER(1) LOC(4 3 2 1) 1000
  86.  
  87.       
  88. FUNCTION = "Serial Port B"
  89.    CONNECTION = "25-pin, female, D-type connector"
  90.    HELP = " Serial port B provides industry standard RS-232/422 
  91.             asynchronous communications.\n
  92.             COM3 and COM4 selections are not available for XT-compatible
  93.             computers."
  94.           
  95.    CHOICE = "COM1"
  96.       SUBTYPE  = "COM1"
  97.       LINK
  98.          PORT = 03F8h-03FFh
  99.          IRQ = 4
  100.          INIT = JUMPER(2) LOC(4 3 2 1) 0001
  101.  
  102.    CHOICE = "COM2"
  103.       SUBTYPE  = "COM2"
  104.       LINK
  105.          PORT = 02F8h-02FFh
  106.          IRQ = 3
  107.          INIT = JUMPER(2) LOC(4 3 2 1) 0010
  108.  
  109.    CHOICE = "COM3"
  110.       SUBTYPE = "COM3"                           
  111.       LINK
  112.          PORT = 03E8h-03EFh
  113.          IRQ = 10
  114.          INIT = JUMPER(2) LOC(4 3 2 1) 0100
  115.  
  116.    CHOICE = "COM4"
  117.       SUBTYPE = "COM4"
  118.       LINK
  119.          PORT = 02E8h-02EFh    
  120.          IRQ = 11
  121.          INIT = JUMPER(2) LOC(4 3 2 1) 1000
  122. ENDGROUP
  123.  
  124.  
  125.